-
Home
-
FAPI Member
-
2.1.17
-
Code
-
Classes
- UrlType
Total Complexity |
34 |
Dependencies |
8 |
Dependents |
0 |
Total lines |
155 |
Lines of code |
106 |
Logical lines of code |
57 |
Comment lines |
20 |
Methods |
22 |
Properties |
1 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildUrl() |
S |
59 |
8 |
12 |
__construct() |
S |
58 |
3 |
14 |
hasParameters() |
S |
65 |
3 |
9 |
addSlashToPathOrFail() |
S |
68 |
2 |
7 |
withQueryParameter() |
S |
73 |
1 |
5 |
getValue() |
S |
81 |
1 |
3 |
getQueryParameter() |
S |
79 |
1 |
3 |
withPath() |
S |
73 |
1 |
5 |
withScheme() |
S |
73 |
1 |
5 |
withHostName() |
S |
73 |
1 |
5 |
withHost() |
S |
73 |
1 |
5 |
getParameters() |
S |
81 |
1 |
3 |
getAuthority() |
S |
81 |
1 |
3 |
getScheme() |
S |
81 |
1 |
3 |
toString() |
S |
81 |
1 |
3 |
getBaseUrl() |
S |
81 |
1 |
3 |
getParameter() |
S |
79 |
1 |
3 |
getAbsoluteUrl() |
S |
81 |
1 |
3 |
getPath() |
S |
81 |
1 |
3 |
getQueryString() |
S |
81 |
1 |
3 |
getHost() |
S |
81 |
1 |
3 |
__clone() |
S |
81 |
1 |
3 |